home *** CD-ROM | disk | FTP | other *** search
/ 3D Games - Real-time Rend…ng & Software Technology / 3D Games - Real-time Rendering & Software Technology.iso / flysdk / util / flyPlugin / flyplugin.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-11-17  |  539 b   |  16 lines

  1. #if !defined(AFX_FLYPLUGIN_H__40D36E23_7D66_11D2_9263_000021799871__INCLUDED_)
  2. #define AFX_FLYPLUGIN_H__40D36E23_7D66_11D2_9263_000021799871__INCLUDED_
  3.  
  4. #ifndef __AFXWIN_H__
  5.     #error include 'stdafx.h' before including this file for PCH
  6. #endif
  7.  
  8. #include "resource.h"       // main symbols
  9.  
  10. extern HINSTANCE hInst;
  11.  
  12. //{{AFX_INSERT_LOCATION}}
  13. // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
  14.  
  15. #endif // !defined(AFX_FLYPLUGIN_H__40D36E23_7D66_11D2_9263_000021799871__INCLUDED_)
  16.